

.s_solid{
    width: 3px;
    height: 21px;
    background:rgba(29, 71, 121, 1);
    display: inline-block;
}
/*news_content*/
.news_content {
    width: 1200px;
    margin: 0 auto;
    height: 646px;
    overflow: hidden;
}
.bottom-left a {
    color: #000;
}
.bottom-right a {
    color: #000;
}
.bottom-right a:hover {
    color: #000;
}
.bottom-left a:hover {
    color: #000;
}
.news_content .left {
    float: left;
    width: 849px;
    height: 643px;
    margin-right: 18px;
}

.news_content .left img {
    width: 100%;
    object-fit: cover;
}

.news_content .left .bottom {
    margin-top: 13px;
    background: #fff;
}

.bottom {
    margin-top: 13px;
    box-sizing: border-box;
    background: #ffff;
    height: 311px;
    padding-top: 27px;

}
.bottom p {
    margin-bottom: 0px;
}
.bottom-left {
    width: 423px;
    padding-left: 20px;
    box-sizing: border-box;
    border-right: 1px dashed #ccc;
    float: left;
}

.bottom_left_top {
    width: 388px;
    font-size: 18px;
    font-family: PingFangSC-Regular;
    font-weight: 400;
    color: rgba(1, 13, 27, 1);
    line-height: 35px;
}

.news_content .bottom_left_top img {
    width: 23px;
    margin-top: 0px;
    object-fit: cover;
}

.news_content .bottom-left span {
    display: inline-block;
    width: 255px;
    height: 35px;
    font-size: 16px;
    font-family: PingFangSC-Regular;
    font-weight: 400;
    color: rgba(103, 103, 103, 1);
    line-height: 18px;
    margin-bottom: 10px;
}

.news_content .bottom-right {
    float: right;
    padding-right: 38px;
}

.news_content .bottom_right_top img {
    width: 23px;
    margin-top: -6px;
    object-fit: cover;
}

.bottom_right_top p {
    width: 357px;
    height: 76px;
    font-size: 18px;
    font-family: PingFangSC-Regular;
    font-weight: 400;
    color: rgba(1, 13, 27, 1);
    line-height: 35px;
}

.news_content .bottom-right span {
    display: inline-block;
    width: 255px;
    height: 36px;
    font-size: 16px;
    font-family: PingFangSC-Regular;
    font-weight: 400;
    color: rgba(103, 103, 103, 1);
    line-height: 35px;
    margin-top: -4px;
    margin-bottom: 15px;
}

.news_content .right {
    float: right;
    background: #fff;
    height: 643px;
    width: 333px;
    box-sizing: border-box;

}

.news_content .right .title {
    display: inline-block;
    height: 45px;
    font-size: 25px;
    font-family: PingFangSC-Medium;
    font-weight: 500;
    color: rgba(51, 51, 51, 1);
    line-height: 34px;
    margin-top: 19px;
   padding-left: 10px;
    margin-bottom: 19px;
}
.right_title {
    border-bottom: 1px solid #ccc;
}
.news_content .right ul li {
    padding-top: 15px;
    text-align: left;
    padding-left: 16px;
    width: 333px;
    height: 143px;
    background: rgba(255, 255, 255, 1);
    box-shadow: 0px 1px 0px 0px rgba(240, 240, 240, 1);
    border-bottom: 1px solid #ccc;
}

.news_content .right ul li span {
    width: 200px;
    height: 21px;
    font-size: 17px;
    font-family: PingFangSC-Regular;
    font-weight: 400;
    color: rgba(107, 107, 107, 1);
    line-height: 21px;
}

.news_content .right ul li p {
    margin-top: 9px;
    width: 294px;
    height: 72px;
    font-size: 18px;
    padding-right: 21px;
    font-family: PingFangSC-Regular;
    font-weight: 400;
    color: rgba(1, 13, 27, 1);
    line-height: 36px;
}

/*列表*/
.btn_list {
    width: 1200px;
    margin: 0 auto;
}

.btn_list button {
    margin-top: 40px;
    width: 157px;
    height: 54px;
    border: 1px solid transparent;
    outline: none;
    margin-bottom: 20px;
}

.btn_one {
   background: #fff;
    font-size: 24px;
    font-family: PingFangSC-Regular;
    font-weight: 400;
    line-height: 33px;
    letter-spacing: 1px;
    margin-right: 19px;
}
.btn_active {
    background: rgba(29, 71, 121, 1)!important;
    color: rgba(255, 255, 255, 1) !important;
}

.btn_two {
    background: #fff;
    border: 1px solid rgba(151, 151, 151, 1);
    font-size: 24px;
    font-family: PingFangSC-Regular;
    font-weight: 400;
    line-height: 33px;
    letter-spacing: 1px;
}

/*news_list*/
.news_list {
    width: 1200px;
    margin: 0 auto;
    background: #fff;
    height: 239px;
   margin-bottom: 20px;
}

.news_list a img {
    width: 313px;
    height: 199px;
    margin-top: 20px;
    margin-left: 19px;
}
.news_hot {
    display: none;
}
.news_list .media_info {
    font-size: 16px;
    margin-bottom: 45px;
    margin-top: 6px;
    height:39px;
    font-size:16px;
    font-family:PingFangSC-Regular;
    font-weight:400;
    color:rgba(153,153,153,1);
    line-height:39px
}
.media-heading {
    margin-top: 35px;
    margin-bottom: 0px;
    height: 39px;
}
.news_list p {
    width: 767px;
    font-size: 18px;
    font-family: PingFangSC-Regular;
    font-weight: 400;
    color: rgba(1, 13, 27, 1);
    line-height: 39px;
}

.news_list i img {
    width: 23px;
    object-fit: cover;
    margin-top: -5px;
}

.media-body {
    padding-left: 19px;
}

.news_list span {
    display: inline-block;
    width: 80%;
    height: 36px;
    font-size: 20px;
    font-family: PingFangSC-Regular;
    font-weight: 400;
    color: rgba(103, 103, 103, 1);
    line-height: 18px;
    
}


 